Skip to content

Add RedShift support (postgresql connection with redshiftDialect)#174

Open
claytonsilva wants to merge 6 commits intofwbrasil:masterfrom
xdevelsistemas:master
Open

Add RedShift support (postgresql connection with redshiftDialect)#174
claytonsilva wants to merge 6 commits intofwbrasil:masterfrom
xdevelsistemas:master

Conversation

@claytonsilva
Copy link

Hi there,

I add support for aws redshift, this work for me.

Redshift uses Postgresql rdms with modifications, where not exists indexes and constraints

👍

@claytonsilva
Copy link
Author

@fwbrasil what type of test i need to apply this feature?

@fwbrasil
Copy link
Owner

fwbrasil commented Jun 4, 2015

Just create a new test context[0], add a new test category[1] and run sbt test. There will be a prompt to select the categories you'd like to test.

[0] https://github.com/fwbrasil/activate/blob/master/activate-test/src/test/scala/net/fwbrasil/activate/ActivateTestContext.scala
[1] https://github.com/fwbrasil/activate/blob/master/activate-test/src/test/scala/net/fwbrasil/activate/ActivateTest.scala#L45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants